-
Home
-
Tickera – WordPress Event Ticketing
-
3.5.4.4
-
Code
-
Classes
- TC_Checkin_API
Total Complexity |
161 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
970 |
Lines of code |
614 |
Logical lines of code |
390 |
Comment lines |
137 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ticket_checkin() |
D |
26 |
36 |
133 |
__construct() |
C |
35 |
29 |
68 |
tickets_info() |
B |
33 |
20 |
83 |
get_number_of_allowed_checkins_for_ticket_instance() |
B |
38 |
21 |
58 |
validate_ticket_checkout() |
A |
42 |
16 |
45 |
get_event_essentials() |
A |
40 |
9 |
55 |
extract_checksum_from_code() |
S |
55 |
6 |
22 |
ticket_checkins() |
S |
56 |
6 |
17 |
translation() |
S |
45 |
3 |
45 |
maybe_format_event_ids_array() |
S |
54 |
4 |
22 |
check_credentials() |
S |
52 |
3 |
25 |
get_api_key_id() |
S |
58 |
2 |
16 |
tc_ean13_convert() |
S |
63 |
3 |
10 |
tc_ean13_check_digit() |
S |
59 |
2 |
12 |
get_api_event() |
S |
79 |
1 |
3 |